projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
512ddb9
)
(Colors X): Use @samp instead of @code for
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 22 Feb 2001 15:18:37 +0000
(15:18 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 22 Feb 2001 15:18:37 +0000
(15:18 +0000)
command line switches.
man/cmdargs.texi
patch
|
blob
|
history
diff --git
a/man/cmdargs.texi
b/man/cmdargs.texi
index d7e3c2fdb006caea4ccd76c68e16892a6d7c034b..e3126a6b7891a5a9c6245ec675b3cf4eaf00d638 100644
(file)
--- a/
man/cmdargs.texi
+++ b/
man/cmdargs.texi
@@
-690,7
+690,7
@@
emacs -ms coral -cr 'slate blue' &
You can reverse the foreground and background colors through the
@samp{-r} option or with the X resource @samp{reverseVideo}.
- The @samp{-fg}, @
code{-bg}, and @code
{-rv} options function on
+ The @samp{-fg}, @
samp{-bg}, and @samp
{-rv} options function on
character terminals as well as on window systems.
@node Window Size X